Add a a drop-in test for the GtkBuilder parser
authorMatthias Clasen <mclasen@redhat.com>
Sun, 19 Oct 2014 02:12:54 +0000 (22:12 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 19 Oct 2014 02:18:59 +0000 (22:18 -0400)
commit38b315d0be0e2d4424cf590780478dc2ed32944c
treead3a921bb671d9f7f718338b9e8f5e75fb607e26
parent74ba42a026a4ebdf9d6e088794f6a4f0afbf2ca4
Add a a drop-in test for the GtkBuilder parser
testsuite/gtk/Makefile.am
testsuite/gtk/builderparser.c [new file with mode: 0644]
testsuite/gtk/ui/test1.expected [new file with mode: 0644]
testsuite/gtk/ui/test1.ui [new file with mode: 0644]
testsuite/gtk/ui/test2.expected [new file with mode: 0644]
testsuite/gtk/ui/test2.ui [new file with mode: 0644]
testsuite/gtk/ui/test3.expected [new file with mode: 0644]
testsuite/gtk/ui/test3.ui [new file with mode: 0644]
testsuite/gtk/ui/test4.expected [new file with mode: 0644]
testsuite/gtk/ui/test4.ui [new file with mode: 0644]